home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 1299 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news1.cris.com!news
  2. From: kainaw@cris.com (CS Wagner)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: AmiTCP & socket.library
  5. Date: 8 Feb 1996 14:14:50 GMT
  6. Organization: Concentric Internet Services
  7. Message-ID: <1115.6612T543T955@cris.com>
  8. References: <4fbd8e$bsn@crchh327.rich.bnr.ca>
  9. NNTP-Posting-Host: crc5.cris.com
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >The startnet script appears to complete ok, but when I try to use any app I
  13. >get a AmigaOS notification box to insert volume "inet" (INetUtils related?),
  14. >and then a failure to open sockets with socket.library notification.
  15. >Grapevine  gives a little more info, saying to ensure the ENV var
  16. >SOCKETCONFIG is correct. I check and it's undefined, and I don't know what it
  17. >was ever set at and can't find a mention of it in the docs.
  18.  
  19. >Marc
  20.  
  21. The socket.llibrary and ENV:socketconfig do not come with AmiTCP or
  22. PPP.device. You need to set the variable socketconfig either in ENVARC: or in
  23. AmiTCP:bin/startnet. Add this line to AmiTCP:bin/startnet:
  24.  setenv socketconfig "UID=1 GID=1 USER=Yourname DOMAIN=your.domain UMASK=002"
  25.  
  26. Of course, you need to change it to your settings. I find the USER and DOMAIN
  27. settings cause the least amount of problems if you get them from your email
  28. address. I use Kainaw and cris.com because my email address is
  29. Kainaw@cris.com.
  30.         -Kainaw
  31.  
  32. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  33. Kainaw@cris.com -=- Kainaw@genie.com -=- HTTP://www.cris.com/~Kainaw/
  34.  
  35.